﻿@charset "utf-8";
/* CSS Document */
html{overflow-y:auto;overflow-x:hidden;-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin:0;padding:0;list-style:none;}
table{margin:auto;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{padding:0;margin:0;font: 12px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; background:#fff;}
a{color:#333;text-decoration:none; outline:none;}
a:hover{color:#c0000d;text-decoration:none; border:none;}
a:hover img,a img,img {border:none; }
.left,.fl{float:left;}
.right,.fr{float:right;}
ul,li{ list-style:none; padding:0; vertical-align:middle;}
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
textarea{resize:none;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;	margin-top:0;overflow:hidden;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; }
.more{ float:right; }
.clear-1{ clear:both; margin:0; overflow:hidden; visibility:hidden;  font-size: 0; content: "."; height: 0; padding:5px 0; }
.clear-1:after{content:".";display:block;height:0;clear:both;visibility:hidden;padding:5px 0; }
input, textarea{ padding:0; font-family: Microsoft YaHei; outline:0 none; margin:0;vertical-align:middle;}
.bodybg{background:url(../images/body-bg.jpg) no-repeat center top #f8f8f8;}
@media print{
    a[href]:after {
        content: none!important;
    }
    body{min-width: 1100px !important;}
}
.container{width: 1100px; margin: 0 auto;}
@media (min-width:992px) and (max-width:1099px) {
    .container{width: 992px;}
}
@media (min-width:768px) and (max-width:991px) {
    .container{width: 768px;}
}
@media only screen and (max-width:767px) {
    .container{width: auto;}
}
.hide{display: none;}
.hide.active{ display:block !important;}
/*漂浮*/
.j-float{position:relative;z-index:99999;display:none;}
.j-float li{margin-bottom:0;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;width:38px;height:16px;right:0;top:-20px;}
.j-float .float-close img{cursor:pointer;}
/*漂浮结束*/
.couplet-close{cursor: pointer;}

.guidang{width:290px; height:290px; position:absolute; right:-40px; top:-40px; background-size:cover;}
.lm_rban{position:relative;}
/*左侧悬浮*/
.ind_pl{height: 140px; width:240px; padding: 5px; border: 1px solid #dddddd; position:fixed; _position:absolute ; left:10px; bottom:10px; top: auto; _bottom:auto;_bottom:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));z-index:99; background:#fff;}
.ind_pl .f-close{ position: absolute; cursor: pointer; right: 5px; top: 0; z-index: 1; width: 20px; height: 20px;}
.ind_pl .f-close img{float: left; margin: 0;}
.ind_pl .mF_expo2010 .txt li,.ind_pl .mF_expo2010 .txt_bg{ display: none !important;}
.ind_pl .mF_expo2010_wrap,.ind_pl .mF_expo2010 .pic li img,.ind_pl li img,.ind_pl .mF_expo2010 .pic,.ind_pl .mF_expo2010 .pic ul,.mF_expo2010_ind_pl,.ind_pl .mF_expo2010 .pic li a,.ind_pl .mF_expo2010 .pic li{height: 100% !important; width:100% !important;}
.ind_pl .mF_expo2010 .pic li a{ display: block;}
.ind_pl .mF_expo2010 .pic li span{ display: none;}
.ind_pl .mF_expo2010 .num{ bottom: 1px !important; right: -2px !important;}
.ind_pl .mF_expo2010 .num li{ width: 16px !important; height: 14px !important; font-family: arial !important; font-size: 12px !important; margin-right: 2px !important; line-height: 14px !important;}
.ind_pl .mF_expo2010 .num li.hover a,.ind_pl .mF_expo2010 .num li.current a{ background: #d71018 !important;}
.ind_pl .mF_expo2010 .num li b{ background: #000 !important; filter: alpha(opacity=40) !important;opacity: .4 !important;}


/*右侧悬浮*/
.ycxf{width:36px; height:100%; position:fixed; right:0; top:0; background:url(../images/ycxf-bg.png) repeat; overflow:hidden; z-index:101;}
.ycxf-box{width:36px; height:144px; position:fixed; right:0; top:50%; margin-top:-120px;}
.ycxf-box ul li{width:36px; height:36px; margin-bottom:12px; position:relative; cursor:pointer;}
.ycxf-box ul li:hover{background:#454545;}
.ycxf-box ul li > span{width:36px; height:36px; display:block; background:url(../images/ycxf-icon.png) no-repeat;}
.ycxf-box ul li span.ycxf1{background-position:center 0;}
.ycxf-box ul li span.ycxf2{background-position:center -36px;}
.ycxf-box ul li span.ycxf3{background-position:center -72px;}
.ycxf-box ul li span.ycxf4{background-position:center -108px;}
.ycxf-box ul li span.ycxf5{background-position:center -144px;}
.ycxf-hover{width:101px; height:145px; position:absolute; left:-120px; top:-10px; transition:all 0.4s;display:none;}
.ycxf-hover img{width:101px; height:101px; display:block;}
.ycxf-hover span{font-size:14px; color:#e32d2d; display:block; text-align:center; line-height:16px; margin-top:6px;}
.ycxf-hover span i{font-size:12px; color:#333; font-style:normal;}
.ycxf-box ul li:hover .ycxf-hover{display:block;}
.ycxf-box ul li > span a{width:100%; height:100%; display:block;}


/*右侧悬浮窗口*/
.home_web{width:82px;height:auto;position:fixed; _position:absolute;left:50%; margin-left:600px;top:50%;_top:auto;_top:expression(eval(document.documentElement.scrollTop)); margin-top:-335px;}
.close{width:40px;height:10px;float:right;margin-bottom:8px;padding-right:2px;cursor:pointer;}
.pli{background:#eeeeee; border:1px solid #dadada; border-bottom:0 none; margin-top:5px; overflow:hidden;}
.pli li{ width:100%; float:left; height:80px; overflow:hidden;text-align:center;border-bottom:1px solid #dadada;}
.pli li a{ height:67px; padding-top:13px; color:#666; display:block; text-align: center; line-height: 0; font-size: 0;}
.pli li a:hover{ color:#c00;}
.pli li span{height: 32px; line-height: 32px; display:inline-block; width: 100%; vertical-align: middle; font-size: 14px;}
.pli li img{height: 34px; width: auto; vertical-align: middle;}
.pli li.num5{ height: 93px;}
.pli li.num5 a{height: 86px; padding-top: 7px;}
.pli li.num5 a:hover{color: #666;}
.pli li.num5 a img{ width: 70px; height: 67px;}
.pli li.num5 a span{ height: 19px; line-height: 18px;}
.wx ul li span{display:none !important;}
.gotop{ height:48px;border:1px solid #dadada; border-top:0 none;}
.gotop a{ display:block; height:48px; overflow:hidden; text-indent:-300px; background:url(../images/icon_up.png) center 17px no-repeat #f6f6f6; cursor:pointer;}
.gotop a:hover{ background-color: #eeeeee;}
#gwdShare_win_2{width:80px !important;height:102px !important;border:1px solid #d2d2d2 !important; border-top:0 none !important;background:url(../images/gwdImg_fgw_LOGO_sm.gif) 0 0 no-repeat !important; position: relative;}
.share_xf{ display: none;width: 80px;    height: 51px;    border:1px solid #F93;    background-color: #FFF;    position:absolute; top:103px;
    left: 0; z-index: 9999;}
.share-bar, .share-box{ width: auto;}
.share-bar a{ margin: 0 2px 0 0;}
#gwdShare_win_2:hover .share_xf{ display: block;}
.gwds_tools_24 a{ overflow:hidden;}
.pos{left:-1px !important; top:104px !important;}

/*首页头部*/
.in-header{width:100%; height:198px;}
.in-top{width:100%; height:36px; background:url(../images/in-topbg.png) repeat;}
.in-topl{width:auto; height:36px;}
.in-topl ul li{float:left; height:36px; line-height:36px; padding:0 10px; font-size:12px; background:url(../images/in-topl-line.png) no-repeat right center;}
.in-topl ul li a{color:#fff;}
.in-topl ul li a:hover{text-decoration:underline;}
.in-topl ul li.num4{background:none;}

.in-topm{height:36px;}
.in-weather{width:180px; height:36px; margin-top:-3px;}
.in-time{height:36px; line-height:36px; font-size:12px; color:#fff; margin-left:10px;}

.in-topr{height:36px;}
.in-topr .jft{width:70px; height:18px; display:block; float:left; margin-top:8px; background:url(../images/in-jftbg.png) no-repeat center; padding:1px;}
.in-topr .jft a{width:35px; height:18px; display:block; text-align:center; line-height:18px; overflow:hidden; font-size:12px; color:#eee; float:left;}
.in-topr .jft a.active{color:#fff; background:url(../images/in-jftbg1.png) no-repeat center;}
.in-topr .wza{height:36px; line-height:36px; display:block; float:left; margin-left:10px; font-size:12px; color:#eee; background:url(../images/in-wza-ico.png) no-repeat 0 center; padding-left:30px;}
.in-topr .phone{height:36px; line-height:36px; display:block; float:left; margin-left:10px; font-size:12px; color:#eee; background:url(../images/in-phone-ico.png) no-repeat 0 center; padding-left:30px;}

.in-topr .webnav{height:36px; line-height:36px; float:left; margin-left:10px; font-size:12px; color:#eee;}
.in-topr a{ color:#eee;}
.in-topr a.user-name{ color:#dd0000;}
.in-topr a:hover{ color: #fff;}

.in-topr .ldzc_btn{ margin-right:10px; margin-top:8px;}
.in-topr .ldzc_btn a{ background:#ff8400; color:#fff; padding:0 10px; border-radius:10px; line-height:20px; display:block;}
.in-topr .ldzc_btn a:hover{ font-weight: bold; color: #fff;}

.in-head{height:162px; position:relative;}
.in-logo{width:390px; height:80px; position:absolute; left:14px; top:36px;}
.in-logo span,.in-ban span{display:none;}
.in-logo img{width: auto; height: auto; max-width: 100%; max-height: 100%;}
.in-ban{ position: absolute; right: 7px; top: 115px; text-align: right;}

/*.in-search{width:312px; height:51px; background:url(../images/in-search-bg.png) no-repeat; position:absolute; top:45px; right:55px;}*/
.in-search form{display:block; width:100%; height:100%; position:relative;}
.in-search .msg-box{position:absolute; left:24px; top:45px;}
/*.search-text{width:230px; height:39px; line-height:39px; font-size:15px; margin-top:6px; margin-left:24px; border:0; background:none; color:#333;}*/
/*.search-btn{width:39px; height:39px; margin-top:6px; margin-right:16px; border:0; background:none; cursor:pointer;}*/
/*.in-znjs{ width:50px; height:45px; right:-1px; top:45px; font-size:14px; line-height:18px; padding-top:6px; position: absolute;}*/
/*.in-znjs a{ color:#d00;}*/

.in-search{width:312px;height: 39px;background: #fff;position:absolute;top: 49px;right: 80px;border: #d60000 1px solid;border-radius: 4px;}
.search-text{width:230px;height:39px;line-height:39px;font-size: 14px;/* margin-top:6px; */margin-left: 15px;border:0;background:none;color:#333;}
.search-btn{display: block;width: 60px;height: 40px;line-height: 40px;font-size: 14px;text-align: center;color: #fff;padding: 0;border: none;background: #d60000;border-radius: 0 4px 4px 0;overflow: hidden;cursor: pointer;position: absolute;top: -1px;right: -1px;}
.in-znjs a:hover{ /*color:#d00;*/ text-decoration: underline;}
.in-znjs{width: 70px;line-height: 41px;height: 41px;font-size: 14px;font-weight: bold;text-align: center;position: absolute;top: 49px;right: 0;background: #d60000;color: #fff;border-radius: 4px;}
.in-znjs a{color: #fff;}
.in-znjs br{display: none;}
@media (min-width:992px) and (max-width:1099px) {
    .home_web{right: 5px; margin-right: 0; left: auto;}
    .bot_oldage{left: 76px;}
}
@media (max-width: 991px){
    .in-head,.in-header{height: auto;}
    .in-head{padding: 20px 0;}
    .in-time{display: none;}
    .in-logo,.in-search,.in-ban{position: static;}
    .in-logo,.in-ban{width: auto; text-align: center;}
    .in-logo img,.in-ban img{max-width: 100%; height: auto;}
    .in-search{ margin: 20px auto 0; max-width: 100%;}
    .in-znjs{ right: 159px; top: 119px;}
    .in-ban{margin-top: 15px;}
}
@media (max-width: 767px){
    .in-top{height: auto; width: auto; padding: 0 5px;}
    .in-logo{height: auto;}
    .in-logo img, .in-ban img{max-width: 90%;}
    .in-search{width: auto;margin: 20px 10px 0;}
    .in-znjs{display: none;}
    .in-topr{height: auto;}
    .in-topr .ldzc_btn{margin-right: 0;}
}
/*友情链接*/
.in-yqlink{width:100%; height:36px; background:#fff; margin-top:20px;}
.in-yqbox{height:36px; background:url(../images/in-yqlink.png) no-repeat 10px center; padding-left:40px;}
.in-yqdl{height:36px; line-height:36px; font-size:14px; color:#444; width:176px; position:relative; background:url(../images/in-yqarrow.png) no-repeat 130px center;}
.in-yqdl dt{width:100%; height:100%; cursor:pointer; text-indent:50px; line-height: 36px; font-weight: normal;}
.in-yqdl dt img{margin-left:10px;}
.in-yqdl dd{position:absolute;left:0;bottom:36px;background:#fff;display:none;z-index:98;border:#f2f2f2 1px solid;}
.in-yqdl dd ul{padding:5px 5px;width:166px;max-height:270px;_height:270px;overflow-y:auto;overflow-x:hidden; text-align:center;}
.in-yqdl dd ul li{float:left;width:166px;background:#f7f7f7;border-bottom:#fff 1px solid;}
.in-yqdl dd ul li a{display:block;padding:0 5px;font:normal 12px/26px "Microsoft Yahei";width:156px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.in-yqdl dd ul li a:hover{background:#f0f0f0;text-decoration:none;}


/*底部*/
.in-footer{width:100%; height:auto; background:#eee; padding:10px 0 18px; border-top:2px solid #dd0000; overflow:hidden;}
.in-foot-nav{width:100%; height:38px; line-height:38px; text-align:center; font-size:14px;}
.in-foot-nav a{padding:0 15px; background:url(../images/foot-nav.jpg) no-repeat right center;}
.in-foot{font-size:14px; line-height:24px; text-align:center; position:relative; color:#666;}
.in-foot-ico{position:absolute; left:0; top:-0px;}
.in-foot-cuo{position:absolute; right:0; top:10px;}
.bot_oldage{position:absolute; left:90px; top:10px;}
.oem{padding-left:1em;}
.in-foot a{color:#666;}
.in-foot a:hover{text-decoration:underline; color: #d00;}
.in-foot img{margin-right:5px; vertical-align:middle;}
.in-foot .sp{display: inline-block; padding: 0 0.4em;}
@media (min-width:992px) and (max-width:1099px) {
    .bot_oldage{left: 76px;}
}
@media (max-width: 991px){
    .in-foot-ico,.bot_oldage,.in-foot-cuo{ position: static; display: inline;}

}
/*内页-走进金寨-导航*/
.ny-naver{height:48px; background:#dd0000; margin:0 auto; /*padding:0 20px;*/}
.ny-naver dl dd{float:left; width:122px; height:48px; line-height:48px; font-size:18px; text-align:center;}
.ny-naver dl dd a{color:#fff; width:100%; height:100%; display:block;}
.ny-naver dl dd img{margin-right:10px;display:inline; vertical-align:middle;}
.ny-naver dl dd.naver-active,.ny-naver dl dd:hover{background:#c60000;}

/*内页-外包盒子*/
.ind_container{height:auto; margin:auto; padding:20px 0;}
.lmy_mainer,.lm_contain{padding:20px;background:#fff;}
.lm_contain:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
@media (min-width:992px) and (max-width:1099px) {
    .ny-naver{padding: 0;}
    .ny-naver dl dd{ width: 110px;}
    .ny-naver dl dd img{display: none !important;}
}
@media (max-width: 991px){
    /*内页-导航*/
    .ny-naver{padding: 0;}
    .navbar-nav{float: none;}
    .navbar-nav>li{float: none;}
    .ny-naver dl dd{ width:11.1111%;}
    .ny-naver dl dd img{display: none;}
    /*内页-外包盒子*/
    .lmy_mainer,.lm_contain{padding:15px;}
    .ind_container{padding: 15px 0;}
}
@media (max-width: 767px){
    /*内页-导航*/
    .ny-naver{height: auto;}
    .navbar-brand{ padding: 0 10px; line-height: 50px; color: #fff;}
    .navbar-default .navbar-brand{color: #fff;}
    .navbar-toggle{margin-right: 10px;}
    .navbar-default .navbar-toggle .icon-bar{background: #fff;}
    .ny-naver dl dd{float: none; width: auto;}
    .ny-naver dl dd:first-child{display: none;}
    .navbar-nav{margin: 0 0 10px;}
    /*内页-外包盒子*/
    .lmy_mainer,.lm_contain{padding:10px;}
    .ind_container{padding: 10px 0;}
}


/*分页*/
.pagination{clear:both;text-align:center;margin:10px 0 5px;padding:3px 0;line-height:26px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 8px;text-decoration:none;white-space:nowrap;height:24px;line-height:24px; vertical-align: middle;}
.pagination a:hover{background:#dd0000;border:1px solid #dd0000;color:#fff !important;}
.pagination a.active{border:1px solid #dd0000;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#dd0000;border:1px solid #dd0000;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#dd0000;border:#dd0000 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:26px;line-height:24px;padding:0 5px;}
.pagination .total{border:0;height:26px;line-height:26px;padding:0;}
.pagination .inputBar input{width:30px;height:20px;padding:2px 5px;border:#ccc 1px solid; margin:0 3px 0 12px;background:#eee; vertical-align: middle;}
.pagination .inputBar button{width:40px;height:26px; margin:0 6px 0 3px; border:#ccc 1px solid;background:#eee; vertical-align: middle;}
.pagination .inputBar button:hover{background:#dd0000;border:1px solid #dd0000;color:#fff;}

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei";}
.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;word-wrap:break-word;}
.ui-dialog-content .btn-group{padding:10px 0;text-align:center;display:block;height:36px;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#dd0000;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
    .ui-dialog-body{padding: 10px;}
    .ui-dialog-content{width:auto !important;min-width: 250px !important; height:auto !important;}
    .ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}

/*页面纠错*/
.ui-dialog-title{color:#c91623 !important;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#c91623;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#c91623;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
@media (max-width:767px) {
    .correction-table th{padding-right: 0;}
    .correction-table td input{width:90%;}
    .correction-table td textarea{width:90%;}
}
/*页面纠错 end*/

/* 百姓畅言、信箱样式修改 created by Jacky Meng at 20200618 */
#messageBoardWin {display: none;text-align: center;line-height: 32px;}
#messageBoardWin a {color: red;}

/*分享*/
@media (max-width: 991px) {
    .weixin-share-open{left: 0; padding: 10px; height:auto; width: 120px; border: 1px #ddd solid; background: #fff !important;}
    .weixin-share-open .weixin-wrap{height: auto;}
    .weixin-share-open .weixin-wrap .weixin-qrcode{float: none; margin: 0 auto;}
    .weixin-share-open .weixin-wrap p{float: none; padding:10px 0 0 !important; width: auto;}
    .wza-yellow-black div.weixin-share-open{ background:yellow !important;}
    .wza-blue-yellow div.weixin-share-open{ background:blue !important;}
    .wza-blue-yellow .weixin-share-open .weixin-wrap p{color: yellow !important;}
    .wza-yellow-blue div.weixin-share-open{ background:yellow !important;}
    .wza-black-white div.weixin-share-open{ background:black !important;}
    .wza-black-white .weixin-share-open .weixin-wrap p{color: white !important;}
    .wza-white-black div.weixin-share-open{ background:white !important;}
    .wza-black-yellow div.weixin-share-open{ background:black !important;}
    .wza-black-yellow .weixin-share-open .weixin-wrap p{color: yellow !important;}
    .weixin-share-open .weixin-close:before{display: block; content: "x"; text-align: center; color: #999; font-family: arial;}
}


/*专题小头部*/
.zt-top{ height: 40px; background: #f8f8f8;}
.zt-top .container { background: none; }
.zt-logo{line-height: 0; padding-right: 100px;}
.zt-logo img{ height: 40px; width: auto; }
.zt-search{ width: 200px; margin-top: 6px; border: 1px #ddd solid;}
.zt-search ul{ padding-right: 50px; position: relative;}
.zt-search li{font-size: 0; line-height: 0; height: 24px;}
.zt-search li input{vertical-align: middle; height:100%; width: 100%; border: 0 none; background: none;}
.zt-search .ss1{position: absolute; right: 0; top: 0; width: 50px;}
.zt-search .ss1 input{position: absolute; right: 0; top: 0; background: #999; font-size: 14px; color: #fff; text-align: center; cursor: pointer;}
.zt-search .ss2 input{ text-indent: 8px; font-size: 14px;}
.zt-topr{line-height: 0; font-size: 0; text-align: right;}
.zt-topr ul,.zt-topr li{display: inline;}
.zt-topr a{ color: #333!important; display: inline-block; vertical-align: middle; line-height: 40px;  font-size: 14px; padding: 0 5px;}
@media (max-width:767px) {
    .zt-top{height: auto; padding: 0 5px;}
    .zt-logo{padding-right: 20px;}
}